Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.28.07.29.0 age confidence
@babel/preset-env (source) 7.28.07.29.0 age confidence
@babel/preset-react (source) 7.27.17.28.5 age confidence
@babel/preset-typescript (source) 7.27.17.28.5 age confidence

Release Notes

babel/babel (@​babel/core)

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

v7.28.6

Compare Source

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance

v7.28.4

Compare Source

🏠 Internal

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
babel/babel (@​babel/preset-react)

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @formatjs/intl@3.1.6
npm error Found: typescript@5.5.4
npm error node_modules/typescript
npm error   typescript@"5.5.4" from the root project
npm error   peer typescript@">=4.2.0" from ts-api-utils@1.3.0
npm error   node_modules/ts-api-utils
npm error     ts-api-utils@"^1.3.0" from @typescript-eslint/eslint-plugin@7.18.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       dev @typescript-eslint/eslint-plugin@"7.18.0" from the root project
npm error     ts-api-utils@"^1.3.0" from @typescript-eslint/type-utils@7.18.0
npm error     node_modules/@typescript-eslint/type-utils
npm error       @typescript-eslint/type-utils@"7.18.0" from @typescript-eslint/eslint-plugin@7.18.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"7.18.0" from the root project
npm error     2 more (@typescript-eslint/typescript-estree, @typescript-eslint/typescript-estree)
npm error   1 more (ts-loader)
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"^5.6.0" from @formatjs/intl@3.1.6
npm error node_modules/@formatjs/intl
npm error   @formatjs/intl@"3.1.6" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.9.3
npm error node_modules/typescript
npm error   peerOptional typescript@"^5.6.0" from @formatjs/intl@3.1.6
npm error   node_modules/@formatjs/intl
npm error     @formatjs/intl@"3.1.6" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-02T23_57_31_454Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-02T23_57_31_454Z-debug-0.log

@renovate renovate bot force-pushed the renovate/babel-monorepo branch 4 times, most recently from 202691f to df0b809 Compare August 21, 2025 09:52
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from df0b809 to 39817dc Compare August 24, 2025 10:42
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 6c2709e to cb03194 Compare September 5, 2025 18:59
@renovate renovate bot changed the title fix(deps): update babel monorepo to v7.28.3 fix(deps): update babel monorepo Sep 5, 2025
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from 6709b30 to d322eeb Compare October 2, 2025 06:32
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from d322eeb to eae4958 Compare October 9, 2025 06:58
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from eae4958 to 8c9251e Compare October 23, 2025 15:42
@renovate renovate bot changed the title fix(deps): update babel monorepo fix(deps): update babel monorepo to v7.28.5 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 8c9251e to 5474a8c Compare October 24, 2025 21:10
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 5474a8c to 535403c Compare November 11, 2025 05:37
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 7 times, most recently from 59511bc to d6b1b89 Compare November 30, 2025 00:39
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from d6b1b89 to eda4368 Compare December 5, 2025 15:15
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from fd5f7c2 to bd032a4 Compare December 18, 2025 19:03
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from bd032a4 to 55bdaba Compare December 23, 2025 06:48
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from cf203c8 to 7035b88 Compare December 29, 2025 06:46
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 33ae414 to 9bfe2fe Compare January 3, 2026 02:53
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 9bfe2fe to fe8ccca Compare January 12, 2026 18:57
@renovate renovate bot changed the title fix(deps): update babel monorepo to v7.28.5 fix(deps): update babel monorepo Jan 12, 2026
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 60406f1 to 8941a4e Compare February 2, 2026 16:28
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 8941a4e to dd7d22c Compare February 2, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants